forest-express-mongoose
forest-express-mongoose copied to clipboard
🌱 ExpressJS/Mongoose agent for Forest Admin to integrate directly to your existing ExpressJS/Mongoose backend application.
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.0 to 8.1.0. Release notes Sourced from mongoose's releases. 8.1.0 / 2024-01-16 feat: upgrade MongoDB driver -> 6.3.0 #14241 #14189 #14108 #14104 feat: add Atlas search index...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.15.4 to 7.23.8. Release notes Sourced from @babel/runtime's releases. v7.23.8 (2024-01-08) :bug: Bug Fix babel-preset-env #16181 fix: preset-env throws exception for export * as x (@liuxingbaoyu) babel-helpers,...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.23.8. Release notes Sourced from @babel/preset-env's releases. v7.23.8 (2024-01-08) :bug: Bug Fix babel-preset-env #16181 fix: preset-env throws exception for export * as x (@liuxingbaoyu) babel-helpers,...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 5.3.3. Release notes Sourced from typescript's releases. TypeScript 5.3.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 26.6.3 to 29.4.3 Release notes Sourced from jest's releases. v29.4.3 Features [expect] Update toThrow() to be...
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.14.5 to 7.21.0. Release notes Sourced from @babel/plugin-proposal-optional-chaining's releases. v7.21.0 (2023-02-20) Thanks @azizghuloum, @ehoogeveen-medweb, @fwienber, and @Lioness100 for your first PRs! :rocket: New Feature babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties,...
## Expected behavior When I Create an action ``` { name: 'Remove Video', type: 'single', httpMethod: 'DELETE', endpoint: '/api/forest/page-contents/playlists/videos', download: false, fields: [ { field: 'video', isRequired: true, type: 'Enum',...
## Expected behavior There should be a way to manually tell FA that some models are has-many-embeded. The Forest Admin UI display sub document as embeded. ## Actual behavior The...
## Expected behavior forest-express-mongoose should export ResourceSerializer in the type definition ## Actual behavior ResourceSerializer is exported in dist/index.ts but not in /types/index.d.ts ## Failure Logs N/A. ## Context N/A....
## Expected behavior To be free of security warnings :) ## Actual behavior `moment-timezone` is locked to `0.5.34`, which has an advisory: https://github.com/advisories/GHSA-v78c-4p63-2j6c