mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-04 13:18:55 +08:00
e0b5128c9d
* feat: recordSet field * fix: record set field * test: add tests * fix: tests * fix: build * feat: front end * refactor: belongs to array field * fix: tests * fix: version * fix: version * fix: build * chore: update * chore: add error * chore: remove only * feat: add locales * fix: version * fix: e2e * fix: fix T-4661 * fix: fix T-4663 * fix: fix T-4665 * fix: fix T-4670 * fix: fix T-4666 * fix: fix T-4664 * fix: fix T-4668 * fix: test * fix: fix T-4669 * fix: fix T-4667 * fix: bug * fix: fix T-4670 * chore: add transaction * feat: beforeAddDataSource hook * feat: support external database sources, fix T-4717 * fix: bug * fix: fix T-4671 * fix: fix T-4769 * fix: version * fix: fix T-4762 * fix: array type interface * fix: fix T-4742 * fix: fix T-4661 * fix: bug * fix: bug * feat: check association keys in backend * fix: bug * fix: bug * fix: bug * fix: test * fix: bug * fix: e2e --------- Co-authored-by: Chareice <chareice@live.com>
2 lines
52 B
JavaScript
2 lines
52 B
JavaScript
module.exports = require('./dist/client/index.js');
|