Files
habitica/migrations/archive
Natalie caa73057d8 update(content): March 2024 content (#15161)
* feat(content): add February subscriber item, backgrounds, and enchanted armoire gear

* feat(content): add spritesheet

* feat(content): bug smashing

* fix(file): revert package.json to release

* feat(content): add quest bundles

* feat(content): add new achievement

* feat(content): add achievement script

* fix(curlies): remove stray curly boi

* fix(date): add canonical date

* fix(dates): updated background & armoire to canonical dates

* feat(content): add armoire strings & stats

* fix(migration): Golden Squirrel

* fix(backgrounds): trim extra whitespace

* fix(test): cuddle timing

---------

Co-authored-by: Sabe Jones <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2024-02-27 17:25:57 -06:00
..
2018-03-15 19:59:36 +01:00
2020-01-06 12:13:00 -06:00
2018-03-15 19:59:36 +01:00

If you need to use a migration from this folder, move it to /migrations.

Note that /migrations files (excluding /archive) are linted, so to pass test you'll have to make sure that the file is written correctly.

They might also be using some old deps that we don't use anymore like Bluebird, mongoskin, ...