version: 1.4.12
- Bug Fixes:
  * Updated package version.

version: 1.4.11
- Refactorings:
  * Updated vite.config.web.mts name to @woby/simple-router.
- Bug Fixes:
  * Updated package version.

version: 1.4.10
- Refactorings:
  * Updated vite.config.mts name to @woby/simple-router.
  * Updated vite.config.web.mts name to @woby/wui.
- Bug Fixes:
  * Updated package version.
  * Added newline at the end of package.json.

version: 1.4.9
- Features:
  * Added publishConfig to package.json.
- Refactorings:
  * Renamed package from woby-simple-router to @woby/simple-router.
  * Updated repository URL in package.json.
  * Updated Woby and voby-router links in readme.md.
  * Updated install command and import paths in readme.md.
  * Updated svgr options link in vite.config.mts.
- Bug Fixes:
  * Updated package version.
  * Updated various package versions in pnpm-lock.yaml.
  * Updated typescript version in tsconfig.tsbuildinfo.
  * Added newline at the end of package.json.

version: 1.4.8
- Features:
  * Added .npmignore file to include only the dist folder.
- Bug Fixes:
  * Updated package version.

version: 1.4.7
- Refactorings:
  * Updated repository URL in package.json.
- Bug Fixes:
  * Updated package version.

version: 1.4.6
- Features:
  * Added exports field for better module resolution.
- Refactorings:
  * Changed main entry point in package.json.
  * Removed browser field from package.json.
  * Renamed css script to css11 in package.json.
- Bug Fixes:
  * Updated package version.
  * Updated typescript and vite dev dependencies.
  * Added pnpm-lock.yaml.
  * Added newline at the end of package.json.

Generated using @missb/git-changelog