Skip to content

Releases: udibo/react-app

0.14.0

26 Jun 05:44
c9b8b1d
Compare
Choose a tag to compare

What's Changed

  • Make response empty for API not found errors with extensions by @KyleJune in #68

Full Changelog: 0.13.0...0.14.0

0.13.0

26 Jun 05:12
Compare
Choose a tag to compare

What's Changed

  • Make response empty for not found errors with non html extension by @KyleJune in #67

Full Changelog: 0.11.0...0.13.0

0.11.0

07 May 16:00
c2249c8
Compare
Choose a tag to compare

What's Changed

  • Move parameter routes and wildcard routes to the end by @KyleJune in #64

Full Changelog: 0.10.0...0.11.0

0.10.0

07 May 03:05
1e802e5
Compare
Choose a tag to compare

What's Changed

  • Cleanup _main.ts generation and fix error boundary bugs by @KyleJune in #63

Full Changelog: 0.9.1...0.10.0

0.9.1

18 Mar 03:12
25e30cf
Compare
Choose a tag to compare

What's Changed

  • Fix undefined being logged as error when client renders without error by @KyleJune in #62

Full Changelog: 0.9.0...0.9.1

0.9.0

18 Mar 02:43
bcc88a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

13 Mar 06:49
626eb59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

08 Mar 06:55
8d884c6
Compare
Choose a tag to compare

What's Changed

  • Add default not found route to sub-directories by @KyleJune in #58

Full Changelog: 0.6.0...0.7.0

0.6.0

06 Mar 01:08
4ebb8b1
Compare
Choose a tag to compare

What's Changed

  • Re-export error.tsx from mod.tsx and updated dependencies by @KyleJune in #55
  • Remove default ErrorFallback and add boundary override by @KyleJune in #56

Full Changelog: 0.5.1...0.6.0

0.5.1

26 Feb 03:03
bd4fb53
Compare
Choose a tag to compare

What's Changed

  • Add log to dev script to show latest change that triggered rebuild by @KyleJune in #53

Full Changelog: 0.5.0...0.5.1