Skip to content

Releases: oleg-koval/cursorport

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 12 May 09:26

1.1.2 (2026-05-12)

Bug Fixes

  • add rclone backup/restore scripts and fix prettier formatting (a671895)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 11 May 08:44

1.1.1 (2026-05-11)

Bug Fixes

  • eslint parser configuration for typescript-eslint (e61396a)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 May 08:39

1.1.0 (2026-05-11)

Features

  • add --backup flag to cursorport (b87d624)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 May 16:52

1.0.0 (2026-05-08)

Bug Fixes

  • allow ESLint to fallback to default project for test files not in tsconfig (e29133c)
  • convert Date.now() to string and add braces to void-returning arrow functions (c2f4148)
  • include tests in tsconfig.json for ESLint type checking (9367f90)
  • remove rootDir from tsconfig.json (95f7f1e)
  • resolve all CI failures (d304b18)
  • resolve CI, Pages, and Release pipeline failures (7c6f368)

Features

  • initial release — Cursor to VS Code migration tool (4d69258)
  • oss publish readiness — icon, social card, Pages site, CI hardening (4345a52)