electrovir / augment-vir

Set of helper functions I frequently reuse.
https://electrovir.github.io/augment-vir/
Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

v30 total refactor #11

Closed electrovir closed 2 months ago

electrovir commented 2 months ago

Changes to existing exports

@augment-vir/common

@augment-vir/browser

Deprecated. Renamed to @augment-vir/web.

@augment-vir/browser-testing

Deprecated. All functionality moved to the testWeb export from @augment-vir/test.

@augment-vir/chai

Deprecated. All functionality moved to @augment-vir/test.

@augment-vir/docker

Deprecated. All functionality moved to the docker export from @augment-vir/node.

@augment-vir/node-js

Deprecated. Renamed to @augment-vir/node.

@augment-vir/prisma-node-js

Deprecated. Types moved to @augment-vir/common. Functionality moved to the prisma export from @augment-vir/node.

@augment-vir/testing

Deprecated. Use @augment-vir/test instead.