Skip to content

Releases: SoftwareBrothers/adminjs-import-export

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 07:15

3.0.0 (2023-04-18)

BREAKING CHANGES

  • The package won't support CJS anymore.

v3.0.0-beta.2

v3.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Apr 07:31

3.0.0-beta.2 (2023-04-04)

Features

  • replaced AdminJS.bundle to ComponentLoader (d44b646)

v3.0.0-beta.1

v3.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Mar 21:46

3.0.0-beta.1 (2023-03-21)

chore

  • update packages for esm (292509f)

BREAKING CHANGES

  • The package won't support CJS anymore.

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Oct 12:56

2.0.2 (2022-10-25)

Bug Fixes

  • bump design system to match core package requirement (9523cc3)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Oct 12:15

2.0.1 (2022-10-13)

Bug Fixes

  • fixed wrong file property name (3ea019f)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:29

2.0.0 (2022-07-13)

chore

BREAKING CHANGES

  • This package version should be used with AdminJS v6

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 22 Apr 06:58

1.3.2 (2022-04-22)

Bug Fixes

  • add sortBy to getRecords (c69c1a2)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Apr 08:34

1.3.1 (2022-04-05)

Bug Fixes

  • exclude example-app from build (33a1f1b)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 12:39

1.3.0 (2022-01-24)

Features

  • rebrand to AdminJS, change access to public (86ec261)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Nov 13:18

1.0.2 (2020-11-07)

Performance Improvements