Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 950 Bytes

CHANGELOG.md

File metadata and controls

61 lines (36 loc) · 950 Bytes

Change Log

2.0.0

Forgot to update the README >_<

2.0.0

Officially adopting remix v2 for all snippets.

1.3.1

Fixed import path for LoaderFunction.

1.3.0

Updated for .ts files so that the snippets are available for resource routes.

Moved to changelog.

1.2.3

Updated args typing for Actions and Loaders.

1.2.2

Updated route component snippet to export default on component.

Added v2:

rmx:meta2

rmx:rca2

1.1.3

Update rmx:bcp to have a return since it's likely there will be additional logic when given props.

1.1.2

Fix ActionFunction naming and imports.

1.1.0

Update of README with commands and fix language support in manifest.

1.0.0

Initial release of Remix TS Snippets.