Releases: nmfs-ocio/boilerplate
Releases · nmfs-ocio/boilerplate
radfish@1.1.6
react-radfish@1.1.0-rc.0
Release of @nmfs-radfish/react-radfish version 1.1.0-rc.0
Changes
See commit history for detailed changes.
radfish@1.1.4-rc.0
Release of @nmfs-radfish/radfish version 1.1.4-rc.0
Changes
See commit history for detailed changes.
radfish@1.1.3-rc.0
Release of @nmfs-radfish/radfish version 1.1.3-rc.0
Changes
See commit history for detailed changes.
RADFish 1.1.1
What's Changed
- Remove debug code by @thgaskell in https://github.com/NMFS-RADFish/boilerplate/pull/683
Full Changelog: NMFS-RADFish/boilerplate@1.1.0...1.1.1
RADFish 1.1.0
What's Changed
- 525 - Docs: Network Status Example missing key detail by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/669
- Update NavDropDownButton caret to white by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/674
- 673 - Fix table out of bounds by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/675
- @nmfs-radfish/radfish v1.1.0: Add new storage classes by @thgaskell in https://github.com/NMFS-RADFish/boilerplate/pull/682
Full Changelog: NMFS-RADFish/boilerplate@1.0.0...1.1.0
RADFish 1.0.0
What's Changed
- Editorial scrub for issue #164 by @oanelson in https://github.com/NMFS-RADFish/boilerplate/pull/638
- 103 - Move offlineStorage to Application component by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/476
- Add where and sortby criteria to find queries by @thgaskell in https://github.com/NMFS-RADFish/boilerplate/pull/640
New Contributors
- @oanelson made their first contribution in https://github.com/NMFS-RADFish/boilerplate/pull/638
Full Changelog: NMFS-RADFish/boilerplate@0.22.0...1.0.0
RADFish Boilerplate 0.22.0
What's Changed
- Bump react-router-dom from 6.26.2 to 6.28.0 in /templates/react-javascript by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/583
- Bump react-router-dom from 6.28.0 to 7.0.2 in /examples/simple-table by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/598
- Bump react-router-dom from 6.28.0 to 7.0.2 in /examples/server-sync by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/597
- Bump react-router-dom from 6.28.0 to 7.0.2 in /examples/persisted-form by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/596
- Bump react-router-dom from 6.28.0 to 7.0.2 in /examples/react-query by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/595
- Bump react-router-dom from 6.28.0 to 7.0.2 in /examples/on-device-storage by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/594
- Bump react-router-dom from 6.28.0 to 7.0.2 in /examples/network-status by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/593
- Bump react-router-dom from 6.28.0 to 7.0.2 in /examples/multistep-form by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/592
- 585 polish simple table example by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/586
- 547 polish server sync example by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/584
- 544 - Polish persisted form example by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/545
Full Changelog: NMFS-RADFish/boilerplate@0.21.0...0.22.0
RADFish Boilerplate 0.21.0
What's Changed
- 513 update dependabot PRs by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/514
- Add back lighthouse workflow but for template steps by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/478
- Polish Computed Form Fields Example by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/517
- 524 polish conditional form fields example by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/527
- 528 polish field validators example by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/529
- 530 - Polish form structure example by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/531
- 532 - Polish mock-api Example by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/534
- Bump @testing-library/dom from 10.2.0 to 10.4.0 in /packages/react-radfish by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/520
- Bump @babel/preset-env from 7.25.8 to 7.26.0 in /templates/react-javascript by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/521
- Bump msw from 2.4.9 to 2.6.5 in /templates/react-javascript by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/522
- Bump jsdom from 24.0.0 to 24.1.3 in /templates/react-javascript by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/523
- Bump puppeteer from 22.15.0 to 23.9.0 in /examples/multistep-form by @dependabot in https://github.com/NMFS-RADFish/boilerplate/pull/536
- Bump template dependencies to latest patched versions by @thgaskell in https://github.com/NMFS-RADFish/boilerplate/pull/535
- Update lighthouse checks by @thgaskell in https://github.com/NMFS-RADFish/boilerplate/pull/533
- 442 Remove double headers in example READMEs by @theangchen in https://github.com/NMFS-RADFish/boilerplate/pull/538
- Polish multi-step form by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/539
- 540 - Polish network status by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/541
- 542 - Polish on device storage by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/543
Full Changelog: NMFS-RADFish/boilerplate@0.20.0...0.21.0
RADFish Boilerplate 0.20.0
What's Changed
- 208 new table set default sortable column by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/443
- Simple Table - className error on spinner component by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/444
- Simple Table 508 Compliance Warning by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/445
- Add eslint-config-react-app to template project by @thgaskell in https://github.com/NMFS-RADFish/boilerplate/pull/409
- Update Dependabot checks by @thgaskell in https://github.com/NMFS-RADFish/boilerplate/pull/471
- 147 docs add permit example documentation by @JCopeland-PIFSC in https://github.com/NMFS-RADFish/boilerplate/pull/473
- 410 - Should not show "Application is Online" notification on initial render by @jaygiang in https://github.com/NMFS-RADFish/boilerplate/pull/470
- 472: Update jest dom package by @IsaiahHarris in https://github.com/NMFS-RADFish/boilerplate/pull/475
Full Changelog: NMFS-RADFish/boilerplate@0.19.0...0.20.0