|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## v0.1.1...main |
| 5 | + |
| 6 | +[compare changes](https://github.com/stacksjs/vite-plugin-local/compare/v0.1.1...main) |
| 7 | + |
| 8 | +### 🚀 Enhancements |
| 9 | + |
| 10 | +- Add cleanUrls support ([a9a33d0](https://github.com/stacksjs/vite-plugin-local/commit/a9a33d0)) |
| 11 | + |
| 12 | +### 🏡 Chore |
| 13 | + |
| 14 | +- Adjust readme ([1fc83ce](https://github.com/stacksjs/vite-plugin-local/commit/1fc83ce)) |
| 15 | +- Adjust links ([4bc4e44](https://github.com/stacksjs/vite-plugin-local/commit/4bc4e44)) |
| 16 | +- Adjust docs scripts ([292d3b7](https://github.com/stacksjs/vite-plugin-local/commit/292d3b7)) |
| 17 | +- Use bun option ([a5c6270](https://github.com/stacksjs/vite-plugin-local/commit/a5c6270)) |
| 18 | +- Ensure to set to option ([c2feb2b](https://github.com/stacksjs/vite-plugin-local/commit/c2feb2b)) |
| 19 | +- Set local domain ([7f3d16f](https://github.com/stacksjs/vite-plugin-local/commit/7f3d16f)) |
| 20 | +- Update readme ([dc0ae3d](https://github.com/stacksjs/vite-plugin-local/commit/dc0ae3d)) |
| 21 | +- Adjust docs ([c62a2af](https://github.com/stacksjs/vite-plugin-local/commit/c62a2af)) |
| 22 | +- Adjust build ([2f7fb86](https://github.com/stacksjs/vite-plugin-local/commit/2f7fb86)) |
| 23 | +- Update docs ([fe63439](https://github.com/stacksjs/vite-plugin-local/commit/fe63439)) |
| 24 | +- Update docs ([a2981a0](https://github.com/stacksjs/vite-plugin-local/commit/a2981a0)) |
| 25 | +- Adjust links ([ab6d1e6](https://github.com/stacksjs/vite-plugin-local/commit/ab6d1e6)) |
| 26 | +- Update docs ([4e3c311](https://github.com/stacksjs/vite-plugin-local/commit/4e3c311)) |
| 27 | +- Lint ([02a203d](https://github.com/stacksjs/vite-plugin-local/commit/02a203d)) |
| 28 | +- Add default docs theme ([87a642b](https://github.com/stacksjs/vite-plugin-local/commit/87a642b)) |
| 29 | +- Update cover ([b7d896a](https://github.com/stacksjs/vite-plugin-local/commit/b7d896a)) |
| 30 | +- Handle process exit differently ([ca2b087](https://github.com/stacksjs/vite-plugin-local/commit/ca2b087)) |
| 31 | +- Improve output ([d295b03](https://github.com/stacksjs/vite-plugin-local/commit/d295b03)) |
| 32 | +- Add cleanup options ([e2bc590](https://github.com/stacksjs/vite-plugin-local/commit/e2bc590)) |
| 33 | +- Use named imports ([4e9195c](https://github.com/stacksjs/vite-plugin-local/commit/4e9195c)) |
| 34 | +- Improve exit handling ([237fa54](https://github.com/stacksjs/vite-plugin-local/commit/237fa54)) |
| 35 | +- Resolve type issues ([1918fa9](https://github.com/stacksjs/vite-plugin-local/commit/1918fa9)) |
| 36 | + |
| 37 | +### ❤️ Contributors |
| 38 | + |
| 39 | +- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer)) |
| 40 | + |
| 41 | +## v0.1.1...main |
| 42 | + |
| 43 | +[compare changes](https://github.com/stacksjs/vite-plugin-local/compare/v0.1.1...main) |
| 44 | + |
| 45 | +### 🚀 Enhancements |
| 46 | + |
| 47 | +- Add cleanUrls support ([a9a33d0](https://github.com/stacksjs/vite-plugin-local/commit/a9a33d0)) |
| 48 | + |
| 49 | +### 🏡 Chore |
| 50 | + |
| 51 | +- Adjust readme ([1fc83ce](https://github.com/stacksjs/vite-plugin-local/commit/1fc83ce)) |
| 52 | +- Adjust links ([4bc4e44](https://github.com/stacksjs/vite-plugin-local/commit/4bc4e44)) |
| 53 | +- Adjust docs scripts ([292d3b7](https://github.com/stacksjs/vite-plugin-local/commit/292d3b7)) |
| 54 | +- Use bun option ([a5c6270](https://github.com/stacksjs/vite-plugin-local/commit/a5c6270)) |
| 55 | +- Ensure to set to option ([c2feb2b](https://github.com/stacksjs/vite-plugin-local/commit/c2feb2b)) |
| 56 | +- Set local domain ([7f3d16f](https://github.com/stacksjs/vite-plugin-local/commit/7f3d16f)) |
| 57 | +- Update readme ([dc0ae3d](https://github.com/stacksjs/vite-plugin-local/commit/dc0ae3d)) |
| 58 | +- Adjust docs ([c62a2af](https://github.com/stacksjs/vite-plugin-local/commit/c62a2af)) |
| 59 | +- Adjust build ([2f7fb86](https://github.com/stacksjs/vite-plugin-local/commit/2f7fb86)) |
| 60 | +- Update docs ([fe63439](https://github.com/stacksjs/vite-plugin-local/commit/fe63439)) |
| 61 | +- Update docs ([a2981a0](https://github.com/stacksjs/vite-plugin-local/commit/a2981a0)) |
| 62 | +- Adjust links ([ab6d1e6](https://github.com/stacksjs/vite-plugin-local/commit/ab6d1e6)) |
| 63 | +- Update docs ([4e3c311](https://github.com/stacksjs/vite-plugin-local/commit/4e3c311)) |
| 64 | +- Lint ([02a203d](https://github.com/stacksjs/vite-plugin-local/commit/02a203d)) |
| 65 | +- Add default docs theme ([87a642b](https://github.com/stacksjs/vite-plugin-local/commit/87a642b)) |
| 66 | +- Update cover ([b7d896a](https://github.com/stacksjs/vite-plugin-local/commit/b7d896a)) |
| 67 | +- Handle process exit differently ([ca2b087](https://github.com/stacksjs/vite-plugin-local/commit/ca2b087)) |
| 68 | +- Improve output ([d295b03](https://github.com/stacksjs/vite-plugin-local/commit/d295b03)) |
| 69 | +- Add cleanup options ([e2bc590](https://github.com/stacksjs/vite-plugin-local/commit/e2bc590)) |
| 70 | +- Use named imports ([4e9195c](https://github.com/stacksjs/vite-plugin-local/commit/4e9195c)) |
| 71 | +- Improve exit handling ([237fa54](https://github.com/stacksjs/vite-plugin-local/commit/237fa54)) |
| 72 | +- Resolve type issues ([1918fa9](https://github.com/stacksjs/vite-plugin-local/commit/1918fa9)) |
| 73 | + |
| 74 | +### ❤️ Contributors |
| 75 | + |
| 76 | +- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer)) |
| 77 | + |
4 | 78 | ## v0.1.0...main
|
5 | 79 |
|
6 | 80 | [compare changes](https://github.com/stacksjs/vite-plugin-local/compare/v0.1.0...main)
|
|
0 commit comments