What's Changed
- Do not delete directories when skipping by @hosmelq in #16
- fix: URL constructor: // is not a valid URL. by @ArthurYdalgo in #20
- docs: update Vite watcher pattern to support nested routes by @IlyasMohetna in #19
- Remove trim deadspace directive for function arguments by @joetannenbaum in #24
- fix: build.ts on Windows by @Niush in #23
- Refactor contribution documentation and add support and security guidelines by @michaelnabil230 in #17
- Expanded list of JavaScript reserved words by @joetannenbaum in #25
- Fix barrel files by @joetannenbaum in #26
- Allow chaining of reserved JavaScript words from controllers by @joetannenbaum in #28
- Fix typo in readme and change highlighting for notes by @AndrewMast in #27
Potential Minor Breaking Change
The changes to how Wayfinder writes barrel files in #26 might affect your codebase depending on how you are currently importing actions or routes.
New Contributors
- @hosmelq made their first contribution in #16
- @ArthurYdalgo made their first contribution in #20
- @IlyasMohetna made their first contribution in #19
- @Niush made their first contribution in #23
- @AndrewMast made their first contribution in #27
Full Changelog: v0.1.2...v0.1.3