Skip to content

Releases: oamerge/oamerge

@oamerge/loader-textfile@0.0.1

03 Feb 23:26
45a07d8
Compare
Choose a tag to compare

Patch Changes

  • 8c0dc44: Add support for loading text files.

@oamerge/generator-security@0.0.2

03 Feb 23:26
45a07d8
Compare
Choose a tag to compare

Patch Changes

  • 8c0dc44: Add support for loading text files.

@oamerge/generator-security@0.0.1

03 Feb 16:34
505f796
Compare
Choose a tag to compare

Patch Changes

  • 093ecef: Add the security generator, with tests.

@oamerge/generator-routes@0.0.7

03 Feb 23:26
45a07d8
Compare
Choose a tag to compare

Patch Changes

  • 8c0dc44: Add support for loading text files.

@oamerge/generator-routes@0.0.6

03 Feb 16:34
505f796
Compare
Choose a tag to compare

Patch Changes

  • b51788d: Optionally export security exports with routes.

oamerge@0.0.3

02 Feb 21:59
cc514fe
Compare
Choose a tag to compare

Patch Changes

  • 35189aa: Handle inputs better e.g. "input" versus "inputs".
  • 7e4f4d7: Make sure multiple path renames are handled correctly across inputs.
  • 35db5b9: Add default loaders for JavaScript and JSON. Later loaders will override them.

@oamerge/generator-routes@0.0.5

02 Feb 21:59
cc514fe
Compare
Choose a tag to compare

Patch Changes

  • 266ef3f: Export default and not require options as per documentation.

@oamerge/generator-routes@0.0.4

01 Feb 18:19
3ef151d
Compare
Choose a tag to compare

Patch Changes

  • a951a1a: Add ability to override path name with $path export.
  • 55b7f12: Add ability to use underscore file for handler.

@oamerge/generator-routes@0.0.3

01 Feb 17:06
78ebcd5
Compare
Choose a tag to compare

Patch Changes

  • 0394d1b: Functionality and linkable test framework.

oamerge@0.0.2

30 Jan 21:13
8d913e8
Compare
Choose a tag to compare

Patch Changes

  • 090f986: Better documentation, and a patch version bump to make sure all the auto-release bugs are worked out.