Files
habitica/migrations/archive
Natalie de62207504 May 2024 Content Prebuild (#15185)
* 2024-05 css update

* add May subscriber items, enchanted armoire (text placeholders), potions, and quest bundles

* typo correction

* add May achievement

* content fixes after local testing

* canonical date fix

* fix potion descriptions, add periods to background descriptions

* fix canonical date

* updated armoire items

* fix stat display on item

* Fixing merge conflicts

* resolve merge conflicts

* add leading zero to mp drain for mushroom quest

* fix timezones

* proofreading pass

* fix linting errors

* date fixes & linter fixes

* correct armoire expression at end of file

* fix(autolint): roll back Prettier change

---------

Co-authored-by: Sabe Jones <sabe@habitica.com>
2024-04-26 15:14:45 -05:00
..
2018-03-15 19:59:36 +01:00
2020-01-06 12:13:00 -06:00
2024-04-26 15:14:45 -05: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, ...