Releases
v7.1.0
Features
CI: Remove component tests that pass locally but babel config across folder fails (9d07c4d )
Exists: API and Next app work well together (96bfb76 )
Filesystem: Replace walk with filesystem, Next doesn't use __dirname (a355a72 )
Next: Add Airbnb lint for React Hooks (a304aa2 )
Next: Add jest test without server running (905e454 )
Next: Add jest with starter test (c750697 )
Next: Add starter files (f6d487f )
Next: Change port (aeacdb5 )
Next: Change unit test approach to HTTP fetch (3400e08 )
Next: Duplicate loadable from UI (a8f1570 )
Next: Move Gallery List to next; Unit test needs next server running (manually) (4a52429 )
Bug Fixes
API: Prepare for React view SSR move (f152539 )
CI: Remove codeclimate and bettercodehub as too many distractions (6d5057d )
Filesystem: API and Next app work well together (0fb2613 )
Gallery: Follow REST CRUD with plural resource name (ebf6873 )
Gallery: Unit test for route only, no more library test (31d1e17 )
Gallery: Update with fragile code to use app
business logic (7ede8f9 )
Next: Move files to library to prepare for Components (fc75969 )
Next: Separate api from library source (50968b8 )
You can’t perform that action at this time.