Skip to content

Releases: Rareloop/ionic-typeorm

Update webpack config

Choose a tag to compare

@ollwells ollwells released this 16 Sep 14:04
21ac3e0

Angular 12 webpack 5 requires different config to build

Allow reconnect and update documentation

Choose a tag to compare

@ollwells ollwells released this 15 Apr 09:00
9805670

Adds ability to reconnect to the TypeORM database if multiple calls to connect

Note that you may be required to change your customWebpackConfig depending on your version of @ionic/angular-toolkit (See the install.md instructions for details).

Updated documentation for webpack config when using Cypress

Updated wasm file to accomodate breaking changes in @ionic/angular-toolkit

Choose a tag to compare

@ollwells ollwells released this 07 Apr 13:10
177b3b4

CopyPlugin requires a different usage with v6 +. So provide two wasm files for using ionic/angular-toolkit <=2.3.1 and or > 2.3.1

Update documentation

Update documentation Pre-release
Pre-release

Choose a tag to compare

@ollwells ollwells released this 29 Mar 08:55

Update the README and example project for how to use the library

Resolve dependency warning problem with using direct json file import

Choose a tag to compare

@ollwells ollwells released this 26 Mar 15:43
0.0.15

Resolve build issues with json imports

Tidy up ORM service interface

Pre-release

Choose a tag to compare

@ollwells ollwells released this 26 Mar 11:31
0.0.8

Update to 0.0.8

Add type orm test utility for unit testing

Choose a tag to compare

@ollwells ollwells released this 25 Mar 10:39
0.0.7.1

Fix index and package.json

Add type orm test utility for unit testing

Choose a tag to compare

@ollwells ollwells released this 25 Mar 10:36
0.0.7

Update package to 0.0.7

Initial port of typeorm libs

Pre-release

Choose a tag to compare

@ollwells ollwells released this 24 Mar 16:28
0.0.6.1

Remove test step from CI

Initial port of type-orm code

Pre-release

Choose a tag to compare

@ollwells ollwells released this 24 Mar 16:22
8b3e95e
Merge pull request #1 from Rareloop/initial

Initial commit with port of typeorm library